home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1995 May / cd Ware (Juegos) Epimundo.iso / DOS / PRGMMING / BARBI.ZIP / README.DOC < prev    next >
Encoding:
Text File  |  1994-11-15  |  990 b   |  32 lines

  1. DEMO VERSION BarBi V1.3
  2. -----------------------
  3.  
  4. The demo version has the full functionality of BarBi with one exception, that 
  5. the library contains only the code type Code 13.  
  6. For demo version all libraries are only available in memory model small.
  7.  
  8.  
  9.  
  10. Available libraries of BarBi V1.3
  11. ---------------------------------
  12.  
  13. BARBITCS.LIB  Turbo C library memory model Small
  14. BARBIBCS.LIB  Borland C library memory model Small
  15. BARBIMCS.LIB  Microsoft C library memory model Small
  16. BARBI.H       Header file of BarBi
  17.  
  18.  
  19. Examples:
  20. ---------
  21.  
  22. All delivered 'make files' are written for TURBO-C.
  23. If you use other compiler types, you must adapt this files.
  24.  
  25. CODE13LQ.PRJ      make file for Epson-LQ output.
  26. CODE13LJ.PRJ      make file for HP-Laserjet output.
  27. CODE13PS.PRJ      make file for Postscript output.
  28.  
  29. CODE13LQ.C        Source code for Epson-LQ output.
  30. CODE13LJ.C        Source code for HP-Laserjet output.
  31. CODE13PS.C        Source code for Postscript output.
  32.